EFFECTING - definição. O que é EFFECTING. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é EFFECTING - definição

ADDITIONAL EFFECT OF A FUNCTION IN A PROCEDURAL PROGRAMMING LANGUAGE BESIDES RETURNING A VALUE
Side effect (programming); Side-effects (computer science); Side-effect (computer science); Data side effect; Data side-effect; Side-effecting code; Side-effecting function; Side-effecting method; Side-effecting operator; Code side-effect; Code side effect; Hidden side effect; Visible side effect

Effecting      
·p.pr. & ·vb.n. of Effect.
Society for Effecting the Abolition of the Slave Trade         
BRITISH ABOLITIONIST GROUP
Society for the Abolition of the Slave Trade; Committee for the Abolition of the Slave Trade; Society for effecting the Abolition of the Slave Trade; Society for effecting the abolition of the slave trade
The Society for Effecting the Abolition of the Slave Trade, also known as the Society for the Abolition of the Slave Trade, and sometimes referred to as the Abolition Society or Anti-Slavery Society, was a British abolitionist group formed on 22 May 1787.
Side effect (computer science)         
In computer science, an operation, function or expression is said to have a side effect if it modifies some state variable value(s) outside its local environment, which is to say if it has any observable effect other than its primary effect of returning a value to the invoker of the operation. Example side effects include modifying a non-local variable, modifying a static local variable, modifying a mutable argument passed by reference, performing I/O or calling other functions with side-effects.

Wikipédia

Side effect (computer science)

In computer science, an operation, function or expression is said to have a side effect if it modifies some state variable value(s) outside its local environment, which is to say if it has any observable effect other than its primary effect of returning a value to the invoker of the operation. Example side effects include modifying a non-local variable, modifying a static local variable, modifying a mutable argument passed by reference, performing I/O or calling other functions with side-effects. In the presence of side effects, a program's behaviour may depend on history; that is, the order of evaluation matters. Understanding and debugging a function with side effects requires knowledge about the context and its possible histories.

Side effects play an important role in the design and analysis of programming languages. The degree to which side effects are used depends on the programming paradigm. For example, imperative programming is commonly used to produce side effects, to update a system's state. By contrast, declarative programming is commonly used to report on the state of system, without side effects.

Functional programming aims to minimize or eliminate side effects. The lack of side effects makes it easier to do formal verification of a program. The functional language Haskell eliminates side effects such as I/O and other stateful computations by replacing them with monadic actions. Functional languages such as Standard ML, Scheme and Scala do not restrict side effects, but it is customary for programmers to avoid them.

Assembly language programmers must be aware of hidden side effects—instructions that modify parts of the processor state which are not mentioned in the instruction's mnemonic. A classic example of a hidden side effect is an arithmetic instruction that implicitly modifies condition codes (a hidden side effect) while it explicitly modifies a register (the intended effect). One potential drawback of an instruction set with hidden side effects is that, if many instructions have side effects on a single piece of state, like condition codes, then the logic required to update that state sequentially may become a performance bottleneck. The problem is particularly acute on some processors designed with pipelining (since 1990) or with out-of-order execution. Such a processor may require additional control circuitry to detect hidden side effects and stall the pipeline if the next instruction depends on the results of those effects.

Exemplos do corpo de texto para EFFECTING
1. But effecting change can be a cumbersome process.
2. Carrying that knowledge into office and effecting change has proved more difficult.
3. Mr Nurgaliyev said social problems were effecting not just young people‘s health, but also their education.
4. Ethiopia has had no record of effecting a peaceful transition in its history.
5. Challenges for constitutional change Thirdly, there will be significant challenges in effecting constitutional change.